home *** CD-ROM | disk | FTP | other *** search
- object FFormSystem: TFFormSystem
- Left = 334
- Top = 153
- AutoScroll = False
- BorderIcons = []
- Caption = 'About system'
- ClientHeight = 200
- ClientWidth = 442
- Color = clBtnFace
- Constraints.MinHeight = 227
- Constraints.MinWidth = 450
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- KeyPreview = True
- OldCreateOrder = False
- Scaled = False
- OnCreate = FormCreate
- OnKeyDown = FormKeyDown
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object bClose: TbsSkinButton
- Left = 355
- Top = 43
- Width = 75
- Height = 25
- TabOrder = 1
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Close'
- NumGlyphs = 2
- Spacing = 1
- Cancel = True
- Default = True
- ModalResult = 1
- OnClick = bCloseClick
- end
- object Panel: TbsSkinPanel
- Left = 11
- Top = 11
- Width = 332
- Height = 178
- TabOrder = 2
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'panel'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AutoEnabledControls = True
- CheckedMode = False
- Checked = False
- DefaultAlignment = taLeftJustify
- DefaultCaptionHeight = 22
- BorderStyle = bvLowered
- CaptionMode = False
- RollUpMode = False
- RollUpState = False
- NumGlyphs = 1
- Spacing = 2
- object List: TbsSkinMemo
- Left = 1
- Top = 1
- Width = 310
- Height = 176
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = 14
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- ReadOnly = True
- TabOrder = 0
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- UseSkinFont = True
- BitMapBG = False
- VScrollBar = bsSkinScrollBar1
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'memo'
- end
- object bsSkinScrollBar1: TbsSkinScrollBar
- Left = 311
- Top = 1
- Width = 20
- Height = 176
- TabOrder = 1
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'vscrollbar'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 14
- DefaultFont.Name = 'Arial'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- Enabled = False
- Both = False
- BothMarkerWidth = 0
- BothSkinDataName = 'bothhscrollbar'
- CanFocused = False
- Align = alRight
- Kind = sbVertical
- PageSize = 0
- Min = 0
- Max = 0
- Position = 0
- SmallChange = 1
- LargeChange = 1
- AutoLargeChange = False
- end
- end
- object bSend: TbsSkinButton
- Left = 355
- Top = 11
- Width = 75
- Height = 25
- TabOrder = 0
- SkinData = SkinDataModule.SkinData
- SkinDataName = 'buttonlight'
- DefaultFont.Charset = DEFAULT_CHARSET
- DefaultFont.Color = clWindowText
- DefaultFont.Height = 13
- DefaultFont.Name = 'Tahoma'
- DefaultFont.Style = []
- DefaultWidth = 0
- DefaultHeight = 0
- UseSkinFont = True
- AllowAllUp = False
- TabStop = True
- CanFocused = True
- Down = False
- GroupIndex = 0
- Caption = 'Send'
- NumGlyphs = 2
- Spacing = 1
- OnClick = bSendClick
- end
- object SkinForm: TbsBusinessSkinForm
- GradientStartColor = clBlack
- GradientEndColor = clBlack
- DrawBackground = True
- ShowIcon = False
- MaximizeOnFullScreen = False
- AlphaBlend = False
- AlphaBlendAnimation = False
- AlphaBlendValue = 200
- ShowObjectHint = False
- MenusAlphaBlend = False
- MenusAlphaBlendAnimation = False
- MenusAlphaBlendValue = 200
- DefCaptionFont.Charset = DEFAULT_CHARSET
- DefCaptionFont.Color = clBtnText
- DefCaptionFont.Height = 13
- DefCaptionFont.Name = 'Tahoma'
- DefCaptionFont.Style = [fsBold]
- DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
- DefInActiveCaptionFont.Color = clBtnShadow
- DefInActiveCaptionFont.Height = 13
- DefInActiveCaptionFont.Name = 'Tahoma'
- DefInActiveCaptionFont.Style = [fsBold]
- DefMenuItemHeight = 20
- DefMenuItemFont.Charset = DEFAULT_CHARSET
- DefMenuItemFont.Color = clWindowText
- DefMenuItemFont.Height = 13
- DefMenuItemFont.Name = 'Tahoma'
- DefMenuItemFont.Style = []
- UseDefaultSysMenu = True
- SkinData = SkinDataModule.SkinDataDlg
- MinHeight = 227
- MinWidth = 450
- Magnetic = False
- MagneticSize = 5
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
- Left = 384
- Top = 104
- end
- end
-